home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
KEPLA.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
134b
|
13 lines
#ifndef _KEPLA_H_
#define _KEPLA_H_
enum
{
PLA_BIAS = 10002, // real
PLA_CUBIC = 10003, // bool
PLA_DUMMY
};
#endif